Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[close #175] Add br apiv2 integration test #186

Merged
merged 9 commits into from
Aug 2, 2022

Conversation

haojinming
Copy link
Contributor

What problem does this PR solve?

Issue Number: close #175

Problem Description:

What is changed and how does it work?

  1. Add apiv2 integration test
  2. Check backup ts.

Code changes

  • Has exported function/method change

Check List for Tests

This PR has been tested by at least one of the following methods:

  • Integration test
  • Manual test (add detailed scripts or steps below)

Side effects

  • No side effects

Related changes

  • No related changes

Signed-off-by: haojinming <[email protected]>
Signed-off-by: haojinming <[email protected]>
Signed-off-by: haojinming <[email protected]>
@haojinming haojinming requested a review from zeminzhou August 1, 2022 09:08
Signed-off-by: haojinming <[email protected]>
br/tests/rawkv/main.go Outdated Show resolved Hide resolved
br/tests/rawkv/main.go Show resolved Hide resolved
br/tests/rawkv/main.go Show resolved Hide resolved
.github/workflows/ci-br.yml Show resolved Hide resolved
Signed-off-by: haojinming <[email protected]>
Signed-off-by: haojinming <[email protected]>
Copy link
Collaborator

@pingyu pingyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

@pingyu pingyu merged commit 9582202 into tikv:main Aug 2, 2022
@haojinming haojinming deleted the add_br_apiv2_test branch August 2, 2022 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

br: Add integration test case to verify correctness of backup-ts
3 participants